Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kafka + lua scripting + flatbuffers #1461

Merged
merged 31 commits into from
Mar 21, 2024
Merged

kafka + lua scripting + flatbuffers #1461

merged 31 commits into from
Mar 21, 2024

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Mar 10, 2024

At the point now that I'm looking to start testing, trying to get ui/nexus working so I can create kafka peer as an entrypoint

In theory kafka could be merged without lua, instead having some default json encoding, but that seems a bit pointless

@serprex serprex marked this pull request as draft March 10, 2024 22:19
flow/pua/flatbuffers_numtypes.go Fixed Show fixed Hide fixed
flow/pua/flatbuffers_numtypes.go Fixed Show fixed Hide fixed
flow/pua/flatbuffers_numtypes.go Fixed Show fixed Hide fixed
@serprex serprex force-pushed the redpanda branch 8 times, most recently from 89faa7f to bbb26a7 Compare March 14, 2024 22:02
@serprex serprex force-pushed the redpanda branch 4 times, most recently from 69a6635 to 445ae0e Compare March 15, 2024 23:08
@serprex serprex marked this pull request as ready for review March 15, 2024 23:08
@serprex serprex force-pushed the redpanda branch 11 times, most recently from e656775 to 204cb47 Compare March 20, 2024 19:57
serprex added 27 commits March 21, 2024 20:44
2 reasons:
1. I'd like to eventually replace QValue with interface{}
2. Avoids having to sprinkle `.value` throughout script
LState: IncludeGoStackTraces
peerdb.RowColumns: start indexing at 1
Time: rename `unix` to `unix_seconds`, expose `unix` as returning a floating point number of seconds since unix epoch
onRecord: support for specifying non-value fields on record
ui: add partitioner option

also remove dofile/loadfile
@serprex serprex merged commit 7fea7c9 into main Mar 21, 2024
12 checks passed
@serprex serprex deleted the redpanda branch March 21, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants